Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-plugin-es-x ^7.6.0 -> ^7.8.0 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.32.0 age adoption passing confidence
eslint-plugin-mocha ^10.4.3 -> ^10.5.0 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^6.6.0 age adoption passing confidence
knip (source) ^5.13.0 -> ^5.66.4 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
Chores
eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)

v7.8.0

Compare Source

New Rules

Full Changelog: eslint-community/eslint-plugin-es-x@v7.7.0...v7.8.0

v7.7.0

Compare Source

New Rules

  • Add 7 rules of es-x/no-set-prototype-* by @​ota-meshi in #​145
    • es-x/no-set-prototype-difference
    • es-x/no-set-prototype-intersection
    • es-x/no-set-prototype-isdisjointfrom
    • es-x/no-set-prototype-issubsetof
    • es-x/no-set-prototype-issupersetof
    • es-x/no-set-prototype-symmetricdifference
    • es-x/no-set-prototype-union

Full Changelog: eslint-community/eslint-plugin-es-x@v7.6.0...v7.7.0

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)

v10.5.0

Compare Source

Enhancements
  • Add name to flat configs (#​356)
eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.6.0

Compare Source

Bug Fixes
  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#​493) (f368c5a)
Features
  • add strict option to disallow then or catch following await or yield (#​494) (fa482cc)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features
  • add name property to configs (for use with tooling) (#​486) (ca9e9b4)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

🌟 Features
🩹 Fixes
  • permit appropriate computed member expressions and prototype access (#​535) (4de9d43)
🧹 Chores

v6.2.0

Compare Source

Bug Fixes
  • no-callback-in-promise: false positives when the exception is an argument (#​446) (5e4546d)
Features
  • Resolve getAncestors and getScope calls in eslint v9 (#​466) (c0c716b)
webpro-nl/knip (knip)

v5.66.4

Compare Source

v5.66.3

Compare Source

v5.66.2

Compare Source

v5.66.1

Compare Source

v5.66.0

Compare Source

v5.65.0

Compare Source

v5.64.3

Compare Source

v5.64.2

Compare Source

v5.64.1

Compare Source

  • Edit docs (634b59d)
  • Edit docs (d3433f0)
  • Add "How to keep package.json under control" article (570f40b)
  • We're incompatible with typescript v7 (f4f9166)
  • Migrate from bun → pnpm (f18428c)
  • Migrate from biome v1 → v2 (7ae5d72)
  • Update dependencies (3174456)
  • Re-gen plugins list (2da7ba4)
  • Migrate from zod v3 → v4 (a71c103)

v5.64.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 05:00 AM and 05:59 AM, every 14 days ( * 5 */14 * * ) in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/linting branch from 1c23c73 to 6be3427 Compare March 15, 2025 04:43
@renovate renovate bot force-pushed the renovate/linting branch from 6be3427 to 14465b2 Compare March 29, 2025 04:26
@renovate renovate bot force-pushed the renovate/linting branch from 14465b2 to 235bfa2 Compare May 29, 2025 03:37
@renovate renovate bot force-pushed the renovate/linting branch from 235bfa2 to 27205db Compare June 29, 2025 03:21
@renovate renovate bot force-pushed the renovate/linting branch from 27205db to 2ec0066 Compare July 29, 2025 03:56
@renovate renovate bot force-pushed the renovate/linting branch from 2ec0066 to 75222b9 Compare November 1, 2025 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant